home *** CD-ROM | disk | FTP | other *** search
- object MDIChild: TMDIChild
- Left = 220
- Top = 180
- Width = 449
- Height = 191
- Caption = 'Untergeordnetes MDI'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsMDIChild
- Position = poDefault
- Visible = True
- OnActivate = FormActivate
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 16
- object WPRichText1: TWPRichText
- Left = 0
- Top = 16
- Width = 441
- Height = 148
- Cursor = crIBeam
- Language = twpGerman
- WPRuler = WPRuler1
- ReadOnly = False
- HyperLinkCursor = crDefault
- NoBlockMarking = False
- OneClickHyperlink = False
- Zooming = 100
- Resizing = 100
- Align = alClient
- BorderStyle = bsNone
- Font.Color = clBlack
- Font.Height = 0
- Font.Name = 'Arial'
- Font.Style = []
- ParentColor = False
- ScrollBars = ssBoth
- TabOrder = 0
- TabStop = True
- WantTabs = True
- OnChange = WPRichText1Change
- end
- object WPRuler1: TWPRuler
- Top = 0
- Width = 441
- Align = alTop
- ShowAllTabPos = False
- end
- end
-